Alessandro Romano

Posts about "Best Practices"

Me building a picket fence labelled 'DETERMINISTIC' to pen in an autonomous 'AGENT' robot roaming the field

Making My Codebase Agent-Ready

AI writes 99% of the code on this site — though I still read all of it, to learn and stay sharp. But I've made my review focus on what actually matters instead of being a kind of human QA. I introduced deterministic gates that let an AI agent change my code without me losing sleep: CI, coverage, mutation testing, architectural fitness functions, performance budgets, and property-based testing. Along the way, I also found some real bugs.